This function will return whether or not a sound is set to loop.
Return Boolean = AL GET SOUND LOOPING( soundNumber )
soundNumber
Integer The sound number.
Returns 1 if the sound is set to loop, 0 if it is not.
DarkAL Functions Menu